|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--cnrg.itx.signal.SignalEvent.SignalEvent
|
+--cnrg.itx.signal.SignalEvent.DTMFSignalEvent
This class represents an event generated when a DTMF tone is received.
| Constructor Summary | |
DTMFSignalEvent(InvitePacket ip,
java.lang.String str)
Default Constructor |
|
| Method Summary | |
java.lang.String |
getDTMF()
|
| Methods inherited from class cnrg.itx.signal.SignalEvent.SignalEvent |
getDescription,
getDesktopSignaling,
getInvitePacket,
getSenderID,
getSenderLoc,
getSignalConnection,
setDesktopSignaling,
setSignalConnection |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DTMFSignalEvent(InvitePacket ip,
java.lang.String str)
ip - is the InvitePacket receivedstr - is the string representation of the DTMF tone(s)| Method Detail |
public java.lang.String getDTMF()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||